PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / getEnableAnnotationsAndFieldsEdit Method
In This Topic
    getEnableAnnotationsAndFieldsEdit Method
    In This Topic
    Gets a value indicating whether the user can edit the annotations and form fields.
    If true, the user can add or modify text annotations, fill in interactive form fields, and, if is also set, create or modify interactive form fields (including signature fields).
    Syntax
    public boolean getEnableAnnotationsAndFieldsEdit()

    Return Value

    True if the user can edit the annotations and form fields.
    See Also